Everything Totally Explained


Ask & we'll explain, totally!
Vertical blanking interval
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about The Vertical Blanking Interval totally explained

The vertical blanking interval (VBI), also known as the vertical interval or VBLANK, is the time difference between the last line of one frame or field of a raster display, and the beginning of the next. It is present in analog television, VGA, and DVI and other signals. During the VBI the incoming data stream isn't displayed on the screen. In cathode ray tubes the beam is blanked to avoid displaying the retrace line. The VBI was originally needed because of the inductive inertia of the magnetic coils which deflect the electron beam vertically in a CRT; the magnetic field, and hence the position of the spot on the screen, can't change instantly. For horizontal deflection, there's also a pause between successive lines, to allow the beam to return from right to left, called the horizontal retrace or horizontal blanking interval. While modern digital equipment doesn't require a long blanking time, it must be designed to retain compatability with the broadcast standards intended for older equipment.
   In analog television systems the vertical blanking interval can be used to carry digital data, since nothing sent during the VBI is displayed on the screen; various test signals, time codes, closed captioning, teletext, CGMS-A copy-protection indicators, and various data encoded by the XDS protocol (for example, the content ratings for V-chip use) and other digital data can be sent during this time period.
   The pause between sending video data is used in real time computer graphics to perform various operations on the back buffer before copying it to the front buffer instead of just switching both pointers, or to provide a time reference for when switching such pointers is safe.
   In video game systems the vertical blanking pulses are extensively used for timing, as they occur at an accurately known frequency. Most graphics operations on consoles up to and including the 16-bit era could be performed only during the VBI (which programmers generally referred to as the VBLANK), requiring programs to do all graphics processing rigidly within it. The need to synchronise game code this way made early video game systems such as the Atari 2600 difficult to program. Special raster techniques on the Atari 2600, Nintendo Entertainment System, and other consoles allowed extending this interval at the cost of some blank scanlines at the top or bottom of the screen, which may or may not end up in the overscan area.
   Most consumer VCRs use the known black level of the vertical blanking pulse to set their recording levels. The Macrovision copy protection scheme inserts pulses in the VBI, where the recorder expects a constant level, on videotapes to disrupt recording.

Further Information

Get more info on 'Vertical Blanking Interval'.


External Link Exchanges

Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

    <a href="http://vertical_blanking_interval.totallyexplained.com">Vertical blanking interval Totally Explained</a>

Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
   As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
This article contains text from the Wikipedia article Vertical blanking interval (History) and is released under the GFDL | RSS Version